Welcome![Sign In][Sign Up]
Location:
Search - linux jpg

Search list

[Picture Viewerrgb565

Description: 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG/BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe conversion Photo Show
Platform: | Size: 260096 | Author: 夏永明 | Hits:

[Picture Viewermgaview-0.1.4

Description: linux下显示各种格式图片,包括bmp,jpg,png,等等的格式,但是不支持图片大小的自适应改变,请高人可以再次开发。-shown pictures of various formats, including bmp, jpg, png, etc. The format, but does not support the picture of adaptive changes in the size, a person can develop again.
Platform: | Size: 1007616 | Author: 孟庆新 | Hits:

[Embeded Linuxshowjpg.tar

Description: SMDK2410开发板LINUX下的JPEG图片显示程序。-LINUX SMDK2410 development board under the JPEG display program.
Platform: | Size: 20480 | Author: leslie | Hits:

[Linux-Unixnetpbm-10.26.24

Description: linux下将各类格式图片转换工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,ti-under linux type of format conversion tools pictures, including bmp, jpeg, gif, ppm, jpg, pcx, png, tiff, etc.
Platform: | Size: 2540544 | Author: y | Hits:

[Picture Viewerfbv-1.0b.tar

Description: linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, and other functions, to achieve pure C, compact and easy to use. very suitable for embedded used as transplants and secondary development, reference can be made to realize its digital products Photo browser.
Platform: | Size: 19456 | Author: nico zhu | Hits:

[Embeded Linuxzc301_capture.tar

Description: 嵌入式linux下的摄像头jpg采集程序,v41版-the camera jpg acquisition procedures, version v41
Platform: | Size: 10240 | Author: 于孝辉 | Hits:

[Linux-Unixfpix-0.90.1.tar

Description: Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest. -Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/Co. ntains the driver sources. Compile with "make" . Then as root. install with "make install." Type "modprobe fi nepix "to load the module. userspace/Type "mak e "to compile. fpix : test program, independant of the driver. Uses libusb to direc tly access the camera and capture a frame. saved under frame.jpg. Will not work if the driv er is loaded. fpixtest : test program. Uses V4L2 to capture an image. fpi x-stress-v4l2 : never ending (in theory) stress test derived fr om fpixtest.
Platform: | Size: 28672 | Author: 毕胜 | Hits:

[Linux-Unixgd-2.0.33.tar

Description:
Platform: | Size: 587776 | Author: wulu | Hits:

[Picture ViewershowJPEG

Description: 嵌入式linux下,显示JPEG图片的显示程序-Embedded linux, the display JPEG image display program
Platform: | Size: 504832 | Author: qiaoyong | Hits:

[Embeded LinuxJPGARM

Description: bmp图像转换成jpeg图像的一个linux的小程序-bmp image into a jpeg image of a small linux program
Platform: | Size: 60416 | Author: 梁志洪 | Hits:

[Linux-UnixLinux_view_pic

Description: linux下显示各种格式图片,包括bmp,jpg,png,等等的格式。-linux picture displayed a variety of formats, including bmp, jpg, png, etc. format.
Platform: | Size: 199680 | Author: hhh | Hits:

[Picture ViewerARMv1_JpgShow

Description: 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7 (S3C44B0)+ LCD (TFT4.3
Platform: | Size: 2647040 | Author: simon | Hits:

[Embeded Linuxfbi_1.31.tar

Description: linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。-This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics modes only, i.e. packed pixels with 8 bpp pseudocolor and 16/24/32 bpp truecolor/directcolor * It was designed to handle photos. It can display paletted images (i.e. GIF) too, but not very well. On 8 bit displays you ll get dithered images... It has PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png support buildin. Unknown formats are piped throuth convert (ImageMagick), which hopefully can handle it... If you run it with-h, it will print a short description. I ve tested this on i386 (matroxfb) and ppc (atyfb).
Platform: | Size: 92160 | Author: 张洪 | Hits:

[Linux-UnixLinux

Description: PHP不仅限于只产生HTML的输出,还可以创建及操作多种不同图像格式的图像文件,包括gif,png,jpg,wbmp等。更方便的是,PHP还可以直接将图像流输出到浏览器,但是要使这组函数能够工作,系统中必须有GD库的支持,即应该在编译PHP之前先取得GD的源码并编译之,生成libgd.a和一些.h等文件,分别拷到系统相应的目录中。由于配置过程比较复杂,不易成功,故本文在此给出Apache+PHP+GD详细的安装配置步骤。-...
Platform: | Size: 214016 | Author: hzh | Hits:

[GUI DevelopQtImage

Description: Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6.0 SP5做的开发。-Qt Image Qt4 the QImage class to read through the pictures, the format, including now the main jpg, png, bmp, gif, etc. format, can use it to view photos, next photo of the shortcut keys for the space, on one of the shortcut keys is Backspace, through the left side of the TreeView select a photo directory, select the Directory If you have photos of it, Qt Image reads the information these photos, then displays the first photo. Qt4 Image Qt4 based entirely on the preparation, it can support the three major operating system platforms are: Win32, Linux-X11, MacOS, of course, is under WinXP with Visual C++ 6.0 SP5 to do development.
Platform: | Size: 29696 | Author: 袁应天 | Hits:

[Graph programnetpbm-10.35.74

Description: linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
Platform: | Size: 2548736 | Author: 王天天 | Hits:

[Special EffectscximageLite_V600

Description: CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don t claim it as your own. With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, SKA, TGA, TIF, WBMP, WMF, RAW, CRW, NEF, CR2, DNG, ORF, ARW, ERF, 3FR, DCR, X3F, MEF, RAF, MRW, PEF, SR2. Cximage is highly portable and has been tested with Visual C++ 6 / 2008, C++ Builder 3 / 6, MinGW on Windows, and with gcc 3.3.2 on Linux. The library can be linked statically, or through a DLL or an activex component.
Platform: | Size: 563200 | Author: tayfun karan | Hits:

[Linux-Unixyuv422_jpg

Description: 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
Platform: | Size: 1024 | Author: 不知道 | Hits:

[Linux-Unixgd-2.0.35RC1.tar

Description: 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the use of manual compression package
Platform: | Size: 1271808 | Author: sfx | Hits:

[Linux-UnixSpring_Road_1024.jpg

Description: Linux Startup Splash Image
Platform: | Size: 311296 | Author: dipen | Hits:
« 12 3 4 »

CodeBus www.codebus.net